google.golang.org/grpc/health.healthServiceProducer.cc (field)

3 uses

	google.golang.org/grpc/health (current package)
		producer.go#L45: 		cc:     cci.(grpc.ClientConnInterface),
		producer.go#L58: 	cc grpc.ClientConnInterface
		producer.go#L85: 		return p.cc.NewStream(ctx, &grpc.StreamDesc{ServerStreams: true}, method)